PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFreeTextAnnotation Class / getContents Method
In This Topic
    getContents Method
    In This Topic
    Gets the annotation contents.
    Syntax
    public java.lang.String getContents()

    Return Value

    Text to be displayed for the annotation.
    See Also